Package-level declarations

Functions

Link copied to clipboard
fun <T : Any, P> KProperty1<T, P>.in(value: P): Specification<T>

Creates a Specification that checks if the property's value is in the given value.